This distribution contains the source files of the compiler generator Coco/R as well as the executable application. Coco/R has been implemented with the Modula-2 MacMETH compiler from ETH Zurich."
AUTHOR:
Prof. H. Moessenboeck
COPYRIGHT:
(1994) ETH Zuerich, Institute fuer Computersysteme
INTERNET SITES:
ftp://neptune.inf.ethz.ch/pub/Coco/Macintosh/
*
Date: Mon, 26 Jun 1995 10:52:56 +0200
To: "Antreas P. Hatzipolakis" <xpolakis@athena.compulink.gr>
"Coco" stands for compiler compiler. The original version of Coco generated table driven parsers; Coco/R generates recursive descent parsers. That is what "R" stands for.